Skip to content

Fix memory leak in case optimized LUT not successfully allocated.#536

Closed
sebras wants to merge 1 commit into
mm2:masterfrom
sebras:master
Closed

Fix memory leak in case optimized LUT not successfully allocated.#536
sebras wants to merge 1 commit into
mm2:masterfrom
sebras:master

Conversation

@sebras
Copy link
Copy Markdown
Contributor

@sebras sebras commented Feb 8, 2026

No description provided.

@mm2
Copy link
Copy Markdown
Owner

mm2 commented Feb 9, 2026

Thanks for reporting. Very unlikely to happen because malloc would not fail for such small amount of memory without being failed previously, but I added a fix 053211c

@mm2 mm2 closed this Feb 9, 2026
@sebras
Copy link
Copy Markdown
Contributor Author

sebras commented Feb 9, 2026

Very good, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants